Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / InputTextBoxElementBase<T> Class / IsHot Property

In This Topic
    IsHot Property (InputTextBoxElementBase<T>)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property IsHot As Boolean
    public bool IsHot {get; set;}
    See Also